[INFO] fetching crate toniefile 0.1.1...
[INFO] checking toniefile-0.1.1 against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] extracting crate toniefile 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate toniefile 0.1.1
[INFO] finished tweaking crates.io crate toniefile 0.1.1
[INFO] tweaked toml for crates.io crate toniefile 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate toniefile 0.1.1 on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 84 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding prost v0.6.1 (available: v0.14.4)
[INFO] [stderr]       Adding prost-build v0.6.1 (available: v0.14.4)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding sha1 v0.10.6 (available: v0.11.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c9c0564f4d5038428840a894d9cb0b480622591f26b5934bd0e81fac11a6b22c
[INFO] running `Command { std: "docker" "start" "c9c0564f4d5038428840a894d9cb0b480622591f26b5934bd0e81fac11a6b22c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9c0564f4d5038428840a894d9cb0b480622591f26b5934bd0e81fac11a6b22c" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9c0564f4d5038428840a894d9cb0b480622591f26b5934bd0e81fac11a6b22c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9c0564f4d5038428840a894d9cb0b480622591f26b5934bd0e81fac11a6b22c" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling camino v1.2.3
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling audiopus_sys v0.1.8
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling prost-build v0.6.1
[INFO] [stderr]     Checking riff v1.0.1
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking audiopus v0.2.0
[INFO] [stderr]     Checking wav v1.0.1
[INFO] [stderr]    Compiling ogg-sys v0.0.9
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost v0.6.1
[INFO] [stderr]    Compiling prost-types v0.6.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling toniefile v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling libogg v0.2.0
[INFO] [stdout] warning: use of deprecated function `wav::read`: This project is no longer maintained, use the `hound` crate
[INFO] [stdout]    --> src/lib.rs:973:27
[INFO] [stdout]     |
[INFO] [stdout] 973 |         let (_, b) = wav::read(&mut f).unwrap();
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `wav::BitDepth::try_into_sixteen`: This project is no longer maintained, use the `hound` crate
[INFO] [stdout]    --> src/lib.rs:974:11
[INFO] [stdout]     |
[INFO] [stdout] 974 |         b.try_into_sixteen().unwrap()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.05s
[INFO] running `Command { std: "docker" "inspect" "c9c0564f4d5038428840a894d9cb0b480622591f26b5934bd0e81fac11a6b22c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9c0564f4d5038428840a894d9cb0b480622591f26b5934bd0e81fac11a6b22c", kill_on_drop: false }`
[INFO] [stdout] c9c0564f4d5038428840a894d9cb0b480622591f26b5934bd0e81fac11a6b22c
